Release 10.1A: OpenEdge Development:
Basic Development Tools
Input parameters
The
adecomm/_adeevnt.pprocedure takes the following input parameters:p_productThe ADE product code (for the Procedure Editor, use
Editor).p_eventThe name of an event:
NEW,OPEN,BEFORE-OPEN,CLOSE,BEFORE-CLOSE,SAVE,BEFORE-SAVE,COMPILE,BEFORE-COMPILE,RUN,BEFORE-RUN,DEBUG,BEFORE-DEBUG,CHECK-SYNTAX,BEFORE-CHECK-SYNTAX,CHECK-SYNTAX-PARTIAL, andBEFORE-CHECK-SYNTAX-PARTIAL.p_contextA string used to uniquely identify the file being edited. The Procedure Editor uses the edit widget-handle of the buffer for this value. A specific file has the same context ID for all its file operations; however, if you close a file and then open it again, the context number will change.
p_otherAdditional information passed about an event (for example, a
SAVEevent normally passes the filename for the save).The current filename associated with the window. The name is unknown (
?) if it was not set; for example, after a FileNew.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |